home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6150 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  874 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Formatting Floppies
  5. Date: 22 Feb 1996 12:15:37 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4giit9INNevm@keats.ugrad.cs.ubc.ca>
  8. References: <4g6npq$3rc@inferno.mpx.com.au>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4g6npq$3rc@inferno.mpx.com.au>,
  12. Malcolm Smith  <mjsmith@mpx.com.au> wrote:
  13. >Does anyone have source on how to format a floppy disk
  14.  
  15. May I point out that the Linux operating system (which most certainly has
  16. floppy disk support) is freely distributed in source form? If you are
  17. interested in finding out how drivers work for various disk drives, this may be
  18. something to look at.
  19.  
  20. The actual C language has no concept of a floppy disk object
  21. or how to initialize one.
  22.  
  23.  
  24. -- 
  25.  
  26.